projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6aa8941
)
Scan gdk/x11 sources for Gdk-3.0.gir
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 17 Sep 2010 13:23:30 +0000
(09:23 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 17 Sep 2010 13:23:30 +0000
(09:23 -0400)
The doc comments (with annotations) for some of the gdk api are down
in x11/ sources, so we need to scan those too, when building Gdk-3.0.gir.
gdk/Makefile.am
patch
|
blob
|
history
diff --git
a/gdk/Makefile.am
b/gdk/Makefile.am
index dca2456d2d2418a9ee5b84dc008e93a84a23b193..3417729c50600bdfe4529dce5a50f76ddcd8f2bb 100644
(file)
--- a/
gdk/Makefile.am
+++ b/
gdk/Makefile.am
@@
-232,6
+232,9
@@
GdkX11_3_0_gir_LIBS = $(gdktargetlib)
GdkX11_3_0_gir_FILES = $(x11_introspection_files)
GdkX11_3_0_gir_CFLAGS = $(INCLUDES) -L$(top_builddir)/gdk
INTROSPECTION_GIRS += GdkX11-3.0.gir
+
+introspection_files += $(filter-out x11/gdkx.h, $(x11_introspection_files))
+
endif # USE_X11
girdir = $(datadir)/gir-1.0